home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 85 / CD Temático 40 Febrero 2004.iso / DOS / ntfs / config.h next >
Encoding:
C/C++ Source or Header  |  2001-02-11  |  1.7 KB  |  64 lines

  1. /* config.h.  Generated automatically by configure.  */
  2. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  3. /* NTFS driver version number */
  4. #define NTFS_VERSION "990611 from 990411"
  5.  
  6. /* Beginning of the automatic section */
  7.  
  8. /* Define to empty if the keyword does not work.  */
  9. /* #undef const */
  10.  
  11. /* Define to `int' if <sys/types.h> doesn't define.  */
  12. /* #undef gid_t */
  13.  
  14. /* Define if you don't have vprintf but do have _doprnt.  */
  15. /* #undef HAVE_DOPRNT */
  16.  
  17. /* Define if you have the vprintf function.  */
  18. #define HAVE_VPRINTF 1
  19.  
  20. /* Define as __inline if that's what the C compiler calls it.  */
  21. /* #undef inline */
  22.  
  23. /* Define to `int' if <sys/types.h> doesn't define.  */
  24. /* #undef mode_t */
  25.  
  26. /* Define to `long' if <sys/types.h> doesn't define.  */
  27. /* #undef off_t */
  28.  
  29. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  30. /* #undef size_t */
  31.  
  32. /* Define if you have the ANSI C header files.  */
  33. #define STDC_HEADERS 1
  34.  
  35. /* Define to `int' if <sys/types.h> doesn't define.  */
  36. /* #undef uid_t */
  37.  
  38. /* Define if you have the strdup function.  */
  39. #define HAVE_STRDUP 1
  40.  
  41. /* Define if you have the strerror function.  */
  42. #define HAVE_STRERROR 1
  43.  
  44. /* Define if you have the strtol function.  */
  45. #define HAVE_STRTOL 1
  46.  
  47. /* Define if you have the <fcntl.h> header file.  */
  48. #define HAVE_FCNTL_H 1
  49.  
  50. /* Define if you have the <getopt.h> header file.  */
  51. //#define HAVE_GETOPT_H 1
  52.  
  53. /* Define if you have the <unistd.h> header file.  */
  54. #define HAVE_UNISTD_H 1
  55. /* End of the automatic section */
  56.  
  57. /* Default NTFS partition for userland tools */
  58. /* #undef NTFS_VOLUME */
  59.  
  60. /* out-of-kernel definition of read-write-support */
  61. /* #undef CONFIG_NTFS_RW */
  62. #define HAVE_MEMSET 1
  63. #define HAVE_STRING_H 1
  64.